[INFO] fetching crate digibyte-rpc-json 0.13.3...
[INFO] fixing digibyte-rpc-json-0.13.3 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate digibyte-rpc-json 0.13.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate digibyte-rpc-json 0.13.3
[INFO] finished tweaking crates.io crate digibyte-rpc-json 0.13.3
[INFO] tweaked toml for crates.io crate digibyte-rpc-json 0.13.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate digibyte-rpc-json 0.13.3 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `digibyte-rpc-json` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0658b01e36ed5f56ad312ed929e1eb05ff05ebeba8073ff3b5a7a9500f72f18c
[INFO] running `Command { std: "docker" "start" "0658b01e36ed5f56ad312ed929e1eb05ff05ebeba8073ff3b5a7a9500f72f18c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0658b01e36ed5f56ad312ed929e1eb05ff05ebeba8073ff3b5a7a9500f72f18c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0658b01e36ed5f56ad312ed929e1eb05ff05ebeba8073ff3b5a7a9500f72f18c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0658b01e36ed5f56ad312ed929e1eb05ff05ebeba8073ff3b5a7a9500f72f18c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `digibyte-rpc-json` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking bech32 v0.7.3
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bitcoin_hashes v0.9.7
[INFO] [stderr]     Checking secp256k1 v0.20.3
[INFO] [stderr]     Checking digibyte v0.27.3
[INFO] [stderr]     Checking digibyte-rpc-json v0.13.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2015 edition to 2018
[INFO] [stderr] error: errors present after applying fixes to crate `digibyte_rpc_json`
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   = cause: error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:186:36
[INFO] [stderr]                |
[INFO] [stderr]            186 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:195:27
[INFO] [stderr]                |
[INFO] [stderr]            195 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:212:36
[INFO] [stderr]                |
[INFO] [stderr]            212 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:221:27
[INFO] [stderr]                |
[INFO] [stderr]            221 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:235:36
[INFO] [stderr]                |
[INFO] [stderr]            235 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:245:27
[INFO] [stderr]                |
[INFO] [stderr]            245 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:275:27
[INFO] [stderr]                |
[INFO] [stderr]            275 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:290:36
[INFO] [stderr]                |
[INFO] [stderr]            290 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:316:27
[INFO] [stderr]                |
[INFO] [stderr]            316 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:344:27
[INFO] [stderr]                |
[INFO] [stderr]            344 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:363:27
[INFO] [stderr]                |
[INFO] [stderr]            363 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:453:27
[INFO] [stderr]                |
[INFO] [stderr]            453 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:564:27
[INFO] [stderr]                |
[INFO] [stderr]            564 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:670:27
[INFO] [stderr]                |
[INFO] [stderr]            670 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:674:36
[INFO] [stderr]                |
[INFO] [stderr]            674 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:722:36
[INFO] [stderr]                |
[INFO] [stderr]            722 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:726:36
[INFO] [stderr]                |
[INFO] [stderr]            726 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:771:49
[INFO] [stderr]                |
[INFO] [stderr]            771 |     #[serde(rename = "chainwork", with = crate::"::serde_hex")]
[INFO] [stderr]                |                                                 ^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]                --> src/lib.rs:1206:36
[INFO] [stderr]                 |
[INFO] [stderr]            1206 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                 |                                    ^^^^^^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]                --> src/lib.rs:1333:27
[INFO] [stderr]                 |
[INFO] [stderr]            1333 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                 |                           ^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]                --> src/lib.rs:336:25
[INFO] [stderr]                 |
[INFO] [stderr]             336 |     pub script_pub_key: GetRawTransactionResultVoutScriptPubKey,
[INFO] [stderr]                 |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]                 |
[INFO] [stderr]            help: the trait `serde::Deserialize<'_>` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]                --> src/lib.rs:314:1
[INFO] [stderr]                 |
[INFO] [stderr]             314 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                 = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                 = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                 = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stderr]                           &'a Path
[INFO] [stderr]                           &'a [u8]
[INFO] [stderr]                           &'a str
[INFO] [stderr]                           ()
[INFO] [stderr]                           (T,)
[INFO] [stderr]                           (T0, T1)
[INFO] [stderr]                           (T0, T1, T2)
[INFO] [stderr]                           (T0, T1, T2, T3)
[INFO] [stderr]                         and 376 others
[INFO] [stderr]            note: required by a bound in `next_element`
[INFO] [stderr]                --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1771:12
[INFO] [stderr]                 |
[INFO] [stderr]            1769 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stderr]                 |        ------------ required by a bound in this associated function
[INFO] [stderr]            1770 |     where
[INFO] [stderr]            1771 |         T: Deserialize<'de>,
[INFO] [stderr]                 |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stderr]                 = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/digibyte_rpc_json-a8e04440779f5401.long-type-16321186368013925529.txt'
[INFO] [stderr]                 = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]                --> src/lib.rs:336:25
[INFO] [stderr]                 |
[INFO] [stderr]             336 |     pub script_pub_key: GetRawTransactionResultVoutScriptPubKey,
[INFO] [stderr]                 |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]                 |
[INFO] [stderr]            help: the trait `serde::Deserialize<'_>` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]                --> src/lib.rs:314:1
[INFO] [stderr]                 |
[INFO] [stderr]             314 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                 = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                 = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                 = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stderr]                           &'a Path
[INFO] [stderr]                           &'a [u8]
[INFO] [stderr]                           &'a str
[INFO] [stderr]                           ()
[INFO] [stderr]                           (T,)
[INFO] [stderr]                           (T0, T1)
[INFO] [stderr]                           (T0, T1, T2)
[INFO] [stderr]                           (T0, T1, T2, T3)
[INFO] [stderr]                         and 376 others
[INFO] [stderr]            note: required by a bound in `next_value`
[INFO] [stderr]                --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1916:12
[INFO] [stderr]                 |
[INFO] [stderr]            1914 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stderr]                 |        ---------- required by a bound in this associated function
[INFO] [stderr]            1915 |     where
[INFO] [stderr]            1916 |         V: Deserialize<'de>,
[INFO] [stderr]                 |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stderr]                 = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/digibyte_rpc_json-a8e04440779f5401.long-type-16321186368013925529.txt'
[INFO] [stderr]                 = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]               --> src/lib.rs:330:39
[INFO] [stderr]                |
[INFO] [stderr]            330 | #[derive(Clone, PartialEq, Eq, Debug, Deserialize, Serialize)]
[INFO] [stderr]                |                                       ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]                |
[INFO] [stderr]            help: the trait `serde::Deserialize<'_>` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]               --> src/lib.rs:314:1
[INFO] [stderr]                |
[INFO] [stderr]            314 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:186:29
[INFO] [stdout]     |
[INFO] [stdout] 186 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout]     = note: `--force-warn absolute-paths-not-starting-with-crate` implied by `--force-warn rust-2018-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stderr]                          &'a Path
[INFO] [stderr]                          &'a [u8]
[INFO] [stderr]                          &'a str
[INFO] [stderr]                          ()
[INFO] [stderr]                          (T,)
[INFO] [stderr]                          (T0, T1)
[INFO] [stderr]                          (T0, T1, T2)
[INFO] [stderr]                          (T0, T1, T2, T3)
[INFO] [stderr]                        and 376 others
[INFO] [stderr]            note: required by a bound in `serde::__private228::de::missing_field`
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:26:8
[INFO] [stderr]                |
[INFO] [stderr]             24 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result<V, E>
[INFO] [stderr]                |        ------------- required by a bound in this function
[INFO] [stderr]             25 | where
[INFO] [stderr]             26 |     V: Deserialize<'de>,
[INFO] [stderr]                |        ^^^^^^^^^^^^^^^^ required by this bound in `missing_field`
[INFO] [stderr]                = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/digibyte_rpc_json-a8e04440779f5401.long-type-16321186368013925529.txt'
[INFO] [stderr]                = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]                = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Serialize` is not satisfied
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:195:20
[INFO] [stdout]     |
[INFO] [stdout] 195 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                --> src/lib.rs:330:52
[INFO] [stderr]                 |
[INFO] [stderr]             330 | #[derive(Clone, PartialEq, Eq, Debug, Deserialize, Serialize)]
[INFO] [stderr]                 |                                                    ^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]            ...
[INFO] [stderr]             336 |     pub script_pub_key: GetRawTransactionResultVoutScriptPubKey,
[INFO] [stderr]                 |     ----------------------------------------------------------- required by a bound introduced by this call
[INFO] [stderr]                 |
[INFO] [stderr]            help: the trait `serde::Serialize` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]                --> src/lib.rs:314:1
[INFO] [stderr]                 |
[INFO] [stderr]             314 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                 = note: for local types consider adding `#[derive(serde::Serialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                 = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                 = help: the following other types implement trait `serde::Serialize`:
[INFO] [stderr]                           &'a T
[INFO] [stderr]                           &'a mut T
[INFO] [stderr]                           ()
[INFO] [stderr]                           (T,)
[INFO] [stderr]                           (T0, T1)
[INFO] [stderr]                           (T0, T1, T2)
[INFO] [stderr]                           (T0, T1, T2, T3)
[INFO] [stderr]                           (T0, T1, T2, T3, T4)
[INFO] [stderr]                         and 278 others
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:212:29
[INFO] [stdout]     |
[INFO] [stdout] 212 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            note: required by a bound in `serde::ser::SerializeStruct::serialize_field`
[INFO] [stderr]                --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21
[INFO] [stderr]                 |
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:221:20
[INFO] [stdout]     |
[INFO] [stdout] 221 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            1915 |     fn serialize_field<T>(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error>
[INFO] [stderr]                 |        --------------- required by a bound in this associated function
[INFO] [stderr]            1916 |     where
[INFO] [stderr]            1917 |         T: ?Sized + Serialize;
[INFO] [stderr]                 |                     ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stderr]                 = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/digibyte_rpc_json-a8e04440779f5401.long-type-15648765225423090210.txt'
[INFO] [stderr]                 = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:235:29
[INFO] [stdout]     |
[INFO] [stdout] 235 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                 = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]                --> src/lib.rs:489:25
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:245:20
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                 |
[INFO] [stderr]             489 |     pub script_pub_key: GetRawTransactionResultVoutScriptPubKey,
[INFO] [stderr]                 |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]                 |
[INFO] [stderr]            help: the trait `serde::Deserialize<'_>` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]                --> src/lib.rs:314:1
[INFO] [stderr]                 |
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:275:20
[INFO] [stdout]     |
[INFO] [stdout] 275 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]             314 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                 = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                 = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                 = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stderr]                           &'a Path
[INFO] [stderr]                           &'a [u8]
[INFO] [stderr]                           &'a str
[INFO] [stderr]                           ()
[INFO] [stderr]                           (T,)
[INFO] [stderr]                           (T0, T1)
[INFO] [stderr]                           (T0, T1, T2)
[INFO] [stderr]                           (T0, T1, T2, T3)
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:290:29
[INFO] [stdout]     |
[INFO] [stdout] 290 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                         and 376 others
[INFO] [stderr]            note: required by a bound in `next_element`
[INFO] [stderr]                --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1771:12
[INFO] [stderr]                 |
[INFO] [stderr]            1769 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stderr]                 |        ------------ required by a bound in this associated function
[INFO] [stderr]            1770 |     where
[INFO] [stderr]            1771 |         T: Deserialize<'de>,
[INFO] [stderr]                 |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stderr]                 = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/digibyte_rpc_json-a8e04440779f5401.long-type-16321186368013925529.txt'
[INFO] [stderr]                 = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:316:20
[INFO] [stdout]     |
[INFO] [stdout] 316 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]                --> src/lib.rs:489:25
[INFO] [stderr]                 |
[INFO] [stderr]             489 |     pub script_pub_key: GetRawTransactionResultVoutScriptPubKey,
[INFO] [stderr]                 |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]                 |
[INFO] [stderr]            help: the trait `serde::Deserialize<'_>` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]                --> src/lib.rs:314:1
[INFO] [stderr]                 |
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:344:20
[INFO] [stdout]     |
[INFO] [stdout] 344 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]             314 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                 = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                 = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                 = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stderr]                           &'a Path
[INFO] [stderr]                           &'a [u8]
[INFO] [stderr]                           &'a str
[INFO] [stderr]                           ()
[INFO] [stderr]                           (T,)
[INFO] [stderr]                           (T0, T1)
[INFO] [stderr]                           (T0, T1, T2)
[INFO] [stderr]                           (T0, T1, T2, T3)
[INFO] [stderr]                         and 376 others
[INFO] [stderr]            note: required by a bound in `next_value`
[INFO] [stderr]                --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1916:12
[INFO] [stderr]                 |
[INFO] [stderr]            1914 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stderr]                 |        ---------- required by a bound in this associated function
[INFO] [stderr]            1915 |     where
[INFO] [stderr]            1916 |         V: Deserialize<'de>,
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:363:20
[INFO] [stdout]     |
[INFO] [stdout] 363 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                 |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:453:20
[INFO] [stdout]     |
[INFO] [stdout] 453 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                 = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/digibyte_rpc_json-a8e04440779f5401.long-type-16321186368013925529.txt'
[INFO] [stderr]                 = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]               --> src/lib.rs:482:39
[INFO] [stderr]                |
[INFO] [stderr]            482 | #[derive(Clone, PartialEq, Eq, Debug, Deserialize, Serialize)]
[INFO] [stderr]                |                                       ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]                |
[INFO] [stderr]            help: the trait `serde::Deserialize<'_>` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]               --> src/lib.rs:314:1
[INFO] [stderr]                |
[INFO] [stderr]            314 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stderr]                          &'a Path
[INFO] [stderr]                          &'a [u8]
[INFO] [stderr]                          &'a str
[INFO] [stderr]                          ()
[INFO] [stderr]                          (T,)
[INFO] [stderr]                          (T0, T1)
[INFO] [stderr]                          (T0, T1, T2)
[INFO] [stderr]                          (T0, T1, T2, T3)
[INFO] [stderr]                        and 376 others
[INFO] [stderr]            note: required by a bound in `serde::__private228::de::missing_field`
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:26:8
[INFO] [stderr]                |
[INFO] [stderr]             24 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result<V, E>
[INFO] [stderr]                |        ------------- required by a bound in this function
[INFO] [stderr]             25 | where
[INFO] [stderr]             26 |     V: Deserialize<'de>,
[INFO] [stderr]                |        ^^^^^^^^^^^^^^^^ required by this bound in `missing_field`
[INFO] [stderr]                = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/digibyte_rpc_json-a8e04440779f5401.long-type-16321186368013925529.txt'
[INFO] [stderr]                = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]                = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Serialize` is not satisfied
[INFO] [stderr]                --> src/lib.rs:482:52
[INFO] [stderr]                 |
[INFO] [stderr]             482 | #[derive(Clone, PartialEq, Eq, Debug, Deserialize, Serialize)]
[INFO] [stderr]                 |                                                    ^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]            ...
[INFO] [stderr]             489 |     pub script_pub_key: GetRawTransactionResultVoutScriptPubKey,
[INFO] [stderr]                 |     ----------------------------------------------------------- required by a bound introduced by this call
[INFO] [stderr]                 |
[INFO] [stderr]            help: the trait `serde::Serialize` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]                --> src/lib.rs:314:1
[INFO] [stderr]                 |
[INFO] [stderr]             314 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                 = note: for local types consider adding `#[derive(serde::Serialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                 = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                 = help: the following other types implement trait `serde::Serialize`:
[INFO] [stderr]                           &'a T
[INFO] [stderr]                           &'a mut T
[INFO] [stderr]                           ()
[INFO] [stderr]                           (T,)
[INFO] [stderr]                           (T0, T1)
[INFO] [stderr]                           (T0, T1, T2)
[INFO] [stderr]                           (T0, T1, T2, T3)
[INFO] [stderr]                           (T0, T1, T2, T3, T4)
[INFO] [stderr]                         and 278 others
[INFO] [stderr]            note: required by a bound in `serde::ser::SerializeStruct::serialize_field`
[INFO] [stderr]                --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21
[INFO] [stderr]                 |
[INFO] [stderr]            1915 |     fn serialize_field<T>(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error>
[INFO] [stderr]                 |        --------------- required by a bound in this associated function
[INFO] [stderr]            1916 |     where
[INFO] [stderr]            1917 |         T: ?Sized + Serialize;
[INFO] [stderr]                 |                     ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stderr]                 = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/digibyte_rpc_json-a8e04440779f5401.long-type-15648765225423090210.txt'
[INFO] [stderr]                 = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]                 = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 28 previous errors
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            Some errors have detailed explanations: E0277, E0433.
[INFO] [stderr]            
[INFO] [stderr]            For more information about an error, try `rustc --explain E0277`.
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:564:20
[INFO] [stdout]     |
[INFO] [stdout] 564 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:670:20
[INFO] [stdout]     |
[INFO] [stdout] 670 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:674:29
[INFO] [stdout]     |
[INFO] [stdout] 674 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:722:29
[INFO] [stdout]     |
[INFO] [stdout] 722 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:726:29
[INFO] [stdout]     |
[INFO] [stdout] 726 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:771:42
[INFO] [stdout]     |
[INFO] [stdout] 771 |     #[serde(rename = "chainwork", with = "::serde_hex")]
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]     --> src/lib.rs:1206:29
[INFO] [stdout]      |
[INFO] [stdout] 1206 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]     --> src/lib.rs:1333:20
[INFO] [stdout]      |
[INFO] [stdout] 1333 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: errors present after applying fixes to crate `digibyte_rpc_json`
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:186:29
[INFO] [stdout]     |
[INFO] [stdout] 186 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout]     = note: `--force-warn absolute-paths-not-starting-with-crate` implied by `--force-warn rust-2018-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  --> src/lib.rs
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:195:20
[INFO] [stdout]     |
[INFO] [stdout] 195 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]   = cause: error[E0433]: cannot find `core` in the crate root
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:212:29
[INFO] [stdout]     |
[INFO] [stdout] 212 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               --> src/lib.rs:186:36
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:221:20
[INFO] [stdout]     |
[INFO] [stdout] 221 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:235:29
[INFO] [stdout]     |
[INFO] [stdout] 235 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            186 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:245:20
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:275:20
[INFO] [stdout]     |
[INFO] [stdout] 275 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:290:29
[INFO] [stdout]     |
[INFO] [stdout] 290 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:316:20
[INFO] [stdout]     |
[INFO] [stdout] 316 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:344:20
[INFO] [stdout]     |
[INFO] [stdout] 344 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               --> src/lib.rs:195:27
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:363:20
[INFO] [stdout]     |
[INFO] [stdout] 363 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:453:20
[INFO] [stdout]     |
[INFO] [stdout] 453 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            195 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:564:20
[INFO] [stdout]     |
[INFO] [stdout] 564 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:670:20
[INFO] [stdout]     |
[INFO] [stdout] 670 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:674:29
[INFO] [stdout]     |
[INFO] [stdout] 674 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:722:29
[INFO] [stdout]     |
[INFO] [stdout] 722 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:726:29
[INFO] [stdout]     |
[INFO] [stdout] 726 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               --> src/lib.rs:212:36
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:771:42
[INFO] [stdout]     |
[INFO] [stdout] 771 |     #[serde(rename = "chainwork", with = "::serde_hex")]
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]     --> src/lib.rs:1206:29
[INFO] [stdout]      |
[INFO] [stdout] 1206 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            212 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]     --> src/lib.rs:1333:20
[INFO] [stdout]      |
[INFO] [stdout] 1333 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:221:27
[INFO] [stderr]                |
[INFO] [stderr]            221 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:235:36
[INFO] [stderr]                |
[INFO] [stderr]            235 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:245:27
[INFO] [stderr]                |
[INFO] [stderr]            245 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:275:27
[INFO] [stderr]                |
[INFO] [stderr]            275 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:290:36
[INFO] [stderr]                |
[INFO] [stderr]            290 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:316:27
[INFO] [stderr]                |
[INFO] [stderr]            316 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:344:27
[INFO] [stderr]                |
[INFO] [stderr]            344 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:363:27
[INFO] [stderr]                |
[INFO] [stderr]            363 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:453:27
[INFO] [stderr]                |
[INFO] [stderr]            453 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:564:27
[INFO] [stderr]                |
[INFO] [stderr]            564 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:670:27
[INFO] [stderr]                |
[INFO] [stderr]            670 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:674:36
[INFO] [stderr]                |
[INFO] [stderr]            674 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:722:36
[INFO] [stderr]                |
[INFO] [stderr]            722 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:726:36
[INFO] [stderr]                |
[INFO] [stderr]            726 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:771:49
[INFO] [stderr]                |
[INFO] [stderr]            771 |     #[serde(rename = "chainwork", with = crate::"::serde_hex")]
[INFO] [stderr]                |                                                 ^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]                --> src/lib.rs:1206:36
[INFO] [stderr]                 |
[INFO] [stderr]            1206 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                 |                                    ^^^^^^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]                --> src/lib.rs:1333:27
[INFO] [stderr]                 |
[INFO] [stderr]            1333 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                 |                           ^^^^^^^^^^^^^ you might be missing crate `core`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]                --> src/lib.rs:336:25
[INFO] [stderr]                 |
[INFO] [stderr]             336 |     pub script_pub_key: GetRawTransactionResultVoutScriptPubKey,
[INFO] [stderr]                 |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]                 |
[INFO] [stderr]            help: the trait `serde::Deserialize<'_>` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]                --> src/lib.rs:314:1
[INFO] [stderr]                 |
[INFO] [stderr]             314 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                 = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                 = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                 = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stderr]                           &'a Path
[INFO] [stderr]                           &'a [u8]
[INFO] [stderr]                           &'a str
[INFO] [stderr]                           ()
[INFO] [stderr]                           (T,)
[INFO] [stderr]                           (T0, T1)
[INFO] [stderr]                           (T0, T1, T2)
[INFO] [stderr]                           (T0, T1, T2, T3)
[INFO] [stderr]                         and 376 others
[INFO] [stderr]            note: required by a bound in `next_element`
[INFO] [stderr]                --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1771:12
[INFO] [stderr]                 |
[INFO] [stderr]            1769 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stderr]                 |        ------------ required by a bound in this associated function
[INFO] [stderr]            1770 |     where
[INFO] [stderr]            1771 |         T: Deserialize<'de>,
[INFO] [stderr]                 |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stderr]                 = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/digibyte_rpc_json-bd7a072f9a9db2b3.long-type-4643833960057625104.txt'
[INFO] [stderr]                 = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]                --> src/lib.rs:336:25
[INFO] [stderr]                 |
[INFO] [stderr]             336 |     pub script_pub_key: GetRawTransactionResultVoutScriptPubKey,
[INFO] [stderr]                 |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]                 |
[INFO] [stderr]            help: the trait `serde::Deserialize<'_>` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]                --> src/lib.rs:314:1
[INFO] [stderr]                 |
[INFO] [stderr]             314 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                 = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                 = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                 = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stderr]                           &'a Path
[INFO] [stderr]                           &'a [u8]
[INFO] [stderr]                           &'a str
[INFO] [stderr]                           ()
[INFO] [stderr]                           (T,)
[INFO] [stderr]                           (T0, T1)
[INFO] [stderr]                           (T0, T1, T2)
[INFO] [stderr]                           (T0, T1, T2, T3)
[INFO] [stderr]                         and 376 others
[INFO] [stderr]            note: required by a bound in `next_value`
[INFO] [stderr]                --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1916:12
[INFO] [stderr]                 |
[INFO] [stderr]            1914 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stderr]                 |        ---------- required by a bound in this associated function
[INFO] [stderr]            1915 |     where
[INFO] [stderr]            1916 |         V: Deserialize<'de>,
[INFO] [stderr]                 |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stderr]                 = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/digibyte_rpc_json-bd7a072f9a9db2b3.long-type-4643833960057625104.txt'
[INFO] [stderr]                 = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]               --> src/lib.rs:330:39
[INFO] [stderr]                |
[INFO] [stderr]            330 | #[derive(Clone, PartialEq, Eq, Debug, Deserialize, Serialize)]
[INFO] [stderr]                |                                       ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]                |
[INFO] [stderr]            help: the trait `serde::Deserialize<'_>` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]               --> src/lib.rs:314:1
[INFO] [stderr]                |
[INFO] [stderr]            314 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stderr]                          &'a Path
[INFO] [stderr]                          &'a [u8]
[INFO] [stderr]                          &'a str
[INFO] [stderr]                          ()
[INFO] [stderr]                          (T,)
[INFO] [stderr]                          (T0, T1)
[INFO] [stderr]                          (T0, T1, T2)
[INFO] [stderr]                          (T0, T1, T2, T3)
[INFO] [stderr]                        and 376 others
[INFO] [stderr]            note: required by a bound in `serde::__private228::de::missing_field`
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:26:8
[INFO] [stderr]                |
[INFO] [stderr]             24 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result<V, E>
[INFO] [stderr]                |        ------------- required by a bound in this function
[INFO] [stderr]             25 | where
[INFO] [stderr]             26 |     V: Deserialize<'de>,
[INFO] [stderr]                |        ^^^^^^^^^^^^^^^^ required by this bound in `missing_field`
[INFO] [stderr]                = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/digibyte_rpc_json-bd7a072f9a9db2b3.long-type-4643833960057625104.txt'
[INFO] [stderr]                = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]                = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Serialize` is not satisfied
[INFO] [stderr]                --> src/lib.rs:330:52
[INFO] [stderr]                 |
[INFO] [stderr]             330 | #[derive(Clone, PartialEq, Eq, Debug, Deserialize, Serialize)]
[INFO] [stderr]                 |                                                    ^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]            ...
[INFO] [stderr]             336 |     pub script_pub_key: GetRawTransactionResultVoutScriptPubKey,
[INFO] [stderr]                 |     ----------------------------------------------------------- required by a bound introduced by this call
[INFO] [stderr]                 |
[INFO] [stderr]            help: the trait `serde::Serialize` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]                --> src/lib.rs:314:1
[INFO] [stderr]                 |
[INFO] [stderr]             314 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                 = note: for local types consider adding `#[derive(serde::Serialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                 = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                 = help: the following other types implement trait `serde::Serialize`:
[INFO] [stderr]                           &'a T
[INFO] [stderr]                           &'a mut T
[INFO] [stderr]                           ()
[INFO] [stderr]                           (T,)
[INFO] [stderr]                           (T0, T1)
[INFO] [stderr]                           (T0, T1, T2)
[INFO] [stderr]                           (T0, T1, T2, T3)
[INFO] [stderr]                           (T0, T1, T2, T3, T4)
[INFO] [stderr]                         and 278 others
[INFO] [stderr]            note: required by a bound in `serde::ser::SerializeStruct::serialize_field`
[INFO] [stderr]                --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21
[INFO] [stderr]                 |
[INFO] [stderr]            1915 |     fn serialize_field<T>(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error>
[INFO] [stderr]                 |        --------------- required by a bound in this associated function
[INFO] [stderr]            1916 |     where
[INFO] [stderr]            1917 |         T: ?Sized + Serialize;
[INFO] [stderr]                 |                     ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stderr]                 = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/digibyte_rpc_json-bd7a072f9a9db2b3.long-type-6315713854890122649.txt'
[INFO] [stderr]                 = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]                 = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]                --> src/lib.rs:489:25
[INFO] [stderr]                 |
[INFO] [stderr]             489 |     pub script_pub_key: GetRawTransactionResultVoutScriptPubKey,
[INFO] [stderr]                 |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]                 |
[INFO] [stderr]            help: the trait `serde::Deserialize<'_>` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]                --> src/lib.rs:314:1
[INFO] [stderr]                 |
[INFO] [stderr]             314 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                 = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                 = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                 = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stderr]                           &'a Path
[INFO] [stderr]                           &'a [u8]
[INFO] [stderr]                           &'a str
[INFO] [stderr]                           ()
[INFO] [stderr]                           (T,)
[INFO] [stderr]                           (T0, T1)
[INFO] [stderr]                           (T0, T1, T2)
[INFO] [stderr]                           (T0, T1, T2, T3)
[INFO] [stderr]                         and 376 others
[INFO] [stderr]            note: required by a bound in `next_element`
[INFO] [stderr]                --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1771:12
[INFO] [stderr]                 |
[INFO] [stderr]            1769 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stderr]                 |        ------------ required by a bound in this associated function
[INFO] [stderr]            1770 |     where
[INFO] [stderr]            1771 |         T: Deserialize<'de>,
[INFO] [stderr]                 |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stderr]                 = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/digibyte_rpc_json-bd7a072f9a9db2b3.long-type-4643833960057625104.txt'
[INFO] [stderr]                 = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]                --> src/lib.rs:489:25
[INFO] [stderr]                 |
[INFO] [stderr]             489 |     pub script_pub_key: GetRawTransactionResultVoutScriptPubKey,
[INFO] [stderr]                 |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]                 |
[INFO] [stderr]            help: the trait `serde::Deserialize<'_>` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]                --> src/lib.rs:314:1
[INFO] [stderr]                 |
[INFO] [stderr]             314 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                 = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                 = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                 = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stderr]                           &'a Path
[INFO] [stderr]                           &'a [u8]
[INFO] [stderr]                           &'a str
[INFO] [stderr]                           ()
[INFO] [stderr]                           (T,)
[INFO] [stderr]                           (T0, T1)
[INFO] [stderr]                           (T0, T1, T2)
[INFO] [stderr]                           (T0, T1, T2, T3)
[INFO] [stderr]                         and 376 others
[INFO] [stderr]            note: required by a bound in `next_value`
[INFO] [stderr]                --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1916:12
[INFO] [stderr]                 |
[INFO] [stderr]            1914 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stderr]                 |        ---------- required by a bound in this associated function
[INFO] [stderr]            1915 |     where
[INFO] [stderr]            1916 |         V: Deserialize<'de>,
[INFO] [stderr]                 |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stderr]                 = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/digibyte_rpc_json-bd7a072f9a9db2b3.long-type-4643833960057625104.txt'
[INFO] [stderr]                 = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]               --> src/lib.rs:482:39
[INFO] [stderr]                |
[INFO] [stderr]            482 | #[derive(Clone, PartialEq, Eq, Debug, Deserialize, Serialize)]
[INFO] [stderr]                |                                       ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]                |
[INFO] [stderr]            help: the trait `serde::Deserialize<'_>` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]               --> src/lib.rs:314:1
[INFO] [stderr]                |
[INFO] [stderr]            314 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stderr]                          &'a Path
[INFO] [stderr]                          &'a [u8]
[INFO] [stderr]                          &'a str
[INFO] [stderr]                          ()
[INFO] [stderr]                          (T,)
[INFO] [stderr]                          (T0, T1)
[INFO] [stderr]                          (T0, T1, T2)
[INFO] [stderr]                          (T0, T1, T2, T3)
[INFO] [stderr]                        and 376 others
[INFO] [stderr]            note: required by a bound in `serde::__private228::de::missing_field`
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:26:8
[INFO] [stderr]                |
[INFO] [stderr]             24 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result<V, E>
[INFO] [stderr]                |        ------------- required by a bound in this function
[INFO] [stderr]             25 | where
[INFO] [stderr]             26 |     V: Deserialize<'de>,
[INFO] [stderr]                |        ^^^^^^^^^^^^^^^^ required by this bound in `missing_field`
[INFO] [stderr]                = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/digibyte_rpc_json-bd7a072f9a9db2b3.long-type-4643833960057625104.txt'
[INFO] [stderr]                = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]                = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Serialize` is not satisfied
[INFO] [stderr]                --> src/lib.rs:482:52
[INFO] [stderr]                 |
[INFO] [stderr]             482 | #[derive(Clone, PartialEq, Eq, Debug, Deserialize, Serialize)]
[INFO] [stderr]                 |                                                    ^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]            ...
[INFO] [stderr]             489 |     pub script_pub_key: GetRawTransactionResultVoutScriptPubKey,
[INFO] [stderr]                 |     ----------------------------------------------------------- required by a bound introduced by this call
[INFO] [stderr]                 |
[INFO] [stderr]            help: the trait `serde::Serialize` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]                --> src/lib.rs:314:1
[INFO] [stderr]                 |
[INFO] [stderr]             314 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                 = note: for local types consider adding `#[derive(serde::Serialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                 = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                 = help: the following other types implement trait `serde::Serialize`:
[INFO] [stderr]                           &'a T
[INFO] [stderr]                           &'a mut T
[INFO] [stderr]                           ()
[INFO] [stderr]                           (T,)
[INFO] [stderr]                           (T0, T1)
[INFO] [stderr]                           (T0, T1, T2)
[INFO] [stderr]                           (T0, T1, T2, T3)
[INFO] [stderr]                           (T0, T1, T2, T3, T4)
[INFO] [stderr]                         and 278 others
[INFO] [stderr]            note: required by a bound in `serde::ser::SerializeStruct::serialize_field`
[INFO] [stderr]                --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21
[INFO] [stderr]                 |
[INFO] [stderr]            1915 |     fn serialize_field<T>(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error>
[INFO] [stderr]                 |        --------------- required by a bound in this associated function
[INFO] [stderr]            1916 |     where
[INFO] [stderr]            1917 |         T: ?Sized + Serialize;
[INFO] [stderr]                 |                     ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stderr]                 = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/digibyte_rpc_json-bd7a072f9a9db2b3.long-type-6315713854890122649.txt'
[INFO] [stderr]                 = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]                 = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 28 previous errors
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            Some errors have detailed explanations: E0277, E0433.
[INFO] [stderr]            
[INFO] [stderr]            For more information about an error, try `rustc --explain E0277`.
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.38s
[INFO] [stderr] crater-edition-check: digibyte-rpc-json v0.13.3 (/opt/rustwide/workdir) updating edition from 2015 to 2018
[INFO] [stderr]     Checking digibyte-rpc-json v0.13.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:186:29
[INFO] [stdout]     |
[INFO] [stdout] 186 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_dgb::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:195:20
[INFO] [stdout]     |
[INFO] [stdout] 195 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:212:29
[INFO] [stdout]     |
[INFO] [stdout] 212 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_dgb::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:221:20
[INFO] [stdout]     |
[INFO] [stdout] 221 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:235:29
[INFO] [stdout]     |
[INFO] [stdout] 235 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_dgb::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:245:20
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:275:20
[INFO] [stdout]     |
[INFO] [stdout] 275 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:290:29
[INFO] [stdout]     |
[INFO] [stdout] 290 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_dgb::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:316:20
[INFO] [stdout]     |
[INFO] [stdout] 316 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:344:20
[INFO] [stdout]     |
[INFO] [stdout] 344 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:363:20
[INFO] [stdout]     |
[INFO] [stdout] 363 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:453:20
[INFO] [stdout]     |
[INFO] [stdout] 453 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:564:20
[INFO] [stdout]     |
[INFO] [stdout] 564 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:670:20
[INFO] [stdout]     |
[INFO] [stdout] 670 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:674:29
[INFO] [stdout]     |
[INFO] [stdout] 674 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_dgb::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:722:29
[INFO] [stdout]     |
[INFO] [stdout] 722 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_dgb::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:726:29
[INFO] [stdout]     |
[INFO] [stdout] 726 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_dgb::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:771:42
[INFO] [stdout]     |
[INFO] [stdout] 771 |     #[serde(rename = "chainwork", with = "::serde_hex")]
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]     --> src/lib.rs:1206:29
[INFO] [stdout]      |
[INFO] [stdout] 1206 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]      |
[INFO] [stdout]   25 + use crate::serde_hex::opt;
[INFO] [stdout]      |
[INFO] [stdout]   25 + use digibyte::util::amount::serde::as_dgb::opt;
[INFO] [stdout]      |
[INFO] [stdout]   25 + use digibyte::util::amount::serde::as_sat::opt;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]     --> src/lib.rs:1333:20
[INFO] [stdout]      |
[INFO] [stdout] 1333 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]   25 + use crate::serde_hex;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:186:29
[INFO] [stdout]     |
[INFO] [stdout] 186 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_dgb::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:195:20
[INFO] [stdout]     |
[INFO] [stdout] 195 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:212:29
[INFO] [stdout]     |
[INFO] [stdout] 212 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_dgb::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:221:20
[INFO] [stdout]     |
[INFO] [stdout] 221 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:235:29
[INFO] [stdout]     |
[INFO] [stdout] 235 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_dgb::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:245:20
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:275:20
[INFO] [stdout]     |
[INFO] [stdout] 275 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:290:29
[INFO] [stdout]     |
[INFO] [stdout] 290 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_dgb::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:316:20
[INFO] [stdout]     |
[INFO] [stdout] 316 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:344:20
[INFO] [stdout]     |
[INFO] [stdout] 344 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:363:20
[INFO] [stdout]     |
[INFO] [stdout] 363 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:453:20
[INFO] [stdout]     |
[INFO] [stdout] 453 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:564:20
[INFO] [stdout]     |
[INFO] [stdout] 564 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:670:20
[INFO] [stdout]     |
[INFO] [stdout] 670 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:674:29
[INFO] [stdout]     |
[INFO] [stdout] 674 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_dgb::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:722:29
[INFO] [stdout]     |
[INFO] [stdout] 722 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_dgb::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:726:29
[INFO] [stdout]     |
[INFO] [stdout] 726 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_dgb::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use digibyte::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:771:42
[INFO] [stdout]     |
[INFO] [stdout] 771 |     #[serde(rename = "chainwork", with = "::serde_hex")]
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]     --> src/lib.rs:1206:29
[INFO] [stdout]      |
[INFO] [stdout] 1206 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]      |
[INFO] [stdout]   25 + use crate::serde_hex::opt;
[INFO] [stdout]      |
[INFO] [stdout]   25 + use digibyte::util::amount::serde::as_dgb::opt;
[INFO] [stdout]      |
[INFO] [stdout]   25 + use digibyte::util::amount::serde::as_sat::opt;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]     --> src/lib.rs:1333:20
[INFO] [stdout]      |
[INFO] [stdout] 1333 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]   25 + use crate::serde_hex;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/lib.rs:864:18
[INFO] [stdout]     |
[INFO] [stdout] 864 |                 };
[INFO] [stdout]     |                  ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/lib.rs:864:18
[INFO] [stdout]     |
[INFO] [stdout] 864 |                 };
[INFO] [stdout]     |                  ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `digibyte-rpc-json` (lib test) due to 20 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `digibyte-rpc-json` (lib) due to 20 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "0658b01e36ed5f56ad312ed929e1eb05ff05ebeba8073ff3b5a7a9500f72f18c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0658b01e36ed5f56ad312ed929e1eb05ff05ebeba8073ff3b5a7a9500f72f18c", kill_on_drop: false }`
[INFO] [stdout] 0658b01e36ed5f56ad312ed929e1eb05ff05ebeba8073ff3b5a7a9500f72f18c
